You are free to use all or any parts of the Locus project
however you wish, just give credit where credit is due.
The author (Jeremy Slade) shall not be held responsible
for any damages that result out of use or misuse of any
part of this project.
*/
/*
Project: Locus
File: Activator.h
Description:
The Activator provides a single interface for using the four differert ActivatorBars -- one for each edge of the screen. This class defines methods for controlling the various attributes of the ActivatorBars, which together act as a single Activator object. This includes setting which bars are active (visible), the color of the bars, and notifying the delegate when one of the bars is clicked in.